/ Assembly List / LJCWinFormControls / LJCRtControl / LJCSetTextColor

Namespace - LJCWinFormControls


Parameters
lineIndex - The line index value.
colorBeginIndex - The begin index value.
length - The target text length.
color - The target text color.

Syntax

C#
public Void LJCSetTextColor(Int32 lineIndex, Int32 colorBeginIndex, Int32 length, Color color)

Sets the text color from the beginning offset to length.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.